React Native 安卓真机测试报错 java.util.concurrent.ExecutionException:java.lang.RuntimeException:referenceEr
解决方法步骤: 1.cd 到当前项目目录:如:cd AwesomeProject/ 2.执行:$react-native bundle --platform android --entr ...